div.fline {
    margin-top: 80px;
    height: 50px;
    background-color: rgba(47, 64, 86, 0.4);
}
footer.g-footer { 
    padding-top: 10px;
    min-height: 150px;
    //background-color: #393D49;
    background: linear-gradient(60deg,#2F4056 0,#393D49 100%) !important;
}

footer.g-footer section header {
    min-height: 40px;
    line-height: 40px;
    color: #ccc;
    border-bottom: #555 1px solid;
}

footer.g-footer section footer {
    line-height: 30px;
    color: #ccc;
}

.fleft {
    color: #777;
    line-height: 25px;
}